[INFO] cloning repository https://github.com/yagipy/althea
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yagipy/althea" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyagipy%2Falthea", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyagipy%2Falthea'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c92b53f767c54fff084dffafa1f8570d316cc25
[INFO] fixing yagipy/althea against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyagipy%2Falthea" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yagipy/althea
[INFO] finished tweaking git repo https://github.com/yagipy/althea
[INFO] tweaked toml for git repo https://github.com/yagipy/althea written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yagipy/althea on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yagipy/althea already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 18840907b3a657d3de16eb0a2873673c389a861cd3444ffbdadd46ef112c0007
[INFO] running `Command { std: "docker" "start" "18840907b3a657d3de16eb0a2873673c389a861cd3444ffbdadd46ef112c0007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "18840907b3a657d3de16eb0a2873673c389a861cd3444ffbdadd46ef112c0007" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18840907b3a657d3de16eb0a2873673c389a861cd3444ffbdadd46ef112c0007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "18840907b3a657d3de16eb0a2873673c389a861cd3444ffbdadd46ef112c0007" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating compiler/alc/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating compiler/alc_driver/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating compiler/alc_ast_lowering/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating compiler/alc_command_option/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating compiler/alc_diagnostic/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating compiler/alc_parser/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating compiler/alc_codegen_llvm/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating compiler/alc_garbage_collector/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating compiler/alc_type_checker/Cargo.toml from 2021 edition to 2024
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?rev=845270c99ee6268385b79b2e178a872ab4b1b1a8#845270c9)
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking codespan v0.5.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking codespan-reporting v0.5.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking alc_diagnostic v0.0.0 (/opt/rustwide/workdir/compiler/alc_diagnostic)
[INFO] [stderr]    Migrating compiler/alc_diagnostic/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]    Compiling pest v2.5.3
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling inkwell_internals v0.5.0 (https://github.com/TheDan64/inkwell?rev=845270c99ee6268385b79b2e178a872ab4b1b1a8#845270c9)
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking alc_command_option v0.0.0 (/opt/rustwide/workdir/compiler/alc_command_option)
[INFO] [stderr]    Migrating compiler/alc_command_option/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking alc_parser v0.0.0 (/opt/rustwide/workdir/compiler/alc_parser)
[INFO] [stderr]    Migrating compiler/alc_parser/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling llvm-sys v130.0.5
[INFO] [stderr]        Fixed compiler/alc_parser/src/parser.rs (3 fixes)
[INFO] [stderr]     Checking alc_ast_lowering v0.0.0 (/opt/rustwide/workdir/compiler/alc_ast_lowering)
[INFO] [stderr]    Migrating compiler/alc_ast_lowering/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed compiler/alc_ast_lowering/src/ty.rs (6 fixes)
[INFO] [stderr]        Fixed compiler/alc_ast_lowering/src/idx_vec.rs (1 fix)
[INFO] [stderr]     Checking alc_type_checker v0.0.0 (/opt/rustwide/workdir/compiler/alc_type_checker)
[INFO] [stderr]     Checking alc_garbage_collector v0.0.0 (/opt/rustwide/workdir/compiler/alc_garbage_collector)
[INFO] [stderr]    Migrating compiler/alc_type_checker/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating compiler/alc_garbage_collector/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking alc_codegen_llvm v0.0.0 (/opt/rustwide/workdir/compiler/alc_codegen_llvm)
[INFO] [stderr]    Migrating compiler/alc_codegen_llvm/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> compiler/alc_codegen_llvm/src/ctx.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 65 |             ir::UnopKind::Not => self.builder.build_not(operand, local!(idx)).into(),
[INFO] [stdout]    |                                               ---------          ----------- in this macro invocation
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> compiler/alc_codegen_llvm/src/ctx.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 91 |             ir::BinopKind::Plus => self.builder.build_int_add(left, right, local!(idx)).into(),
[INFO] [stdout]    |                                                 -------------              ----------- in this macro invocation
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> compiler/alc_codegen_llvm/src/ctx.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 92 |             ir::BinopKind::Minus => self.builder.build_int_sub(left, right, local!(idx)).into(),
[INFO] [stdout]    |                                                  -------------              ----------- in this macro invocation
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> compiler/alc_codegen_llvm/src/ctx.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 93 |             ir::BinopKind::Mul => self.builder.build_int_mul(left, right, local!(idx)).into(),
[INFO] [stdout]    |                                                -------------              ----------- in this macro invocation
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> compiler/alc_codegen_llvm/src/ctx.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 96 |                 .build_int_unsigned_div(left, right, local!(idx))
[INFO] [stdout]    |                  ----------------------              ----------- in this macro invocation
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> compiler/alc_codegen_llvm/src/ctx.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 98 |             ir::BinopKind::And => self.builder.build_and(left, right, local!(idx)).into(),
[INFO] [stdout]    |                                                ---------              ----------- in this macro invocation
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> compiler/alc_codegen_llvm/src/ctx.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 99 |             ir::BinopKind::Or => self.builder.build_or(left, right, local!(idx)).into(),
[INFO] [stdout]    |                                               --------              ----------- in this macro invocation
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> compiler/alc_codegen_llvm/src/ctx.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 100 |             ir::BinopKind::Xor => self.builder.build_xor(left, right, local!(idx)).into(),
[INFO] [stdout]     |                                                ---------              ----------- in this macro invocation
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> compiler/alc_codegen_llvm/src/ctx.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 101 |             ir::BinopKind::LShift => self.builder.build_left_shift(left, right, local!(idx)).into(),
[INFO] [stdout]     |                                                   ----------------              ----------- in this macro invocation
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed compiler/alc_codegen_llvm/src/lib.rs (12 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> compiler/alc_codegen_llvm/src/ctx.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 104 |                 .build_right_shift(left, right, false, local!(idx))
[INFO] [stdout]     |                  -----------------                     ----------- in this macro invocation
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed compiler/alc_codegen_llvm/src/ctx.rs (13 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> compiler/alc_codegen_llvm/src/ctx.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 107 |                 let comparison = self.builder.build_int_compare(
[INFO] [stdout]     |                                               ----------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 111 |                     local!(idx),
[INFO] [stdout]     |                     ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> compiler/alc_codegen_llvm/src/ctx.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 142 |                     .build_call(target_fn, compiled_args.as_slice(), local!(expr.local_idx))
[INFO] [stdout]     |                      ---------- borrow later used by call            ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> compiler/alc_codegen_llvm/src/ctx.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 let variant = self.build_alloc(*ty, local!(expr.local_idx), expr.span)?;
[INFO] [stdout]     |                                    -----------      ---------------------- in this macro invocation
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> compiler/alc_codegen_llvm/src/ctx.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 164 |                 let record = self.build_alloc(*ty, local!(expr.local_idx), expr.span)?;
[INFO] [stdout]     |                                   -----------      ---------------------- in this macro invocation
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> compiler/alc_codegen_llvm/src/ctx.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 65 |             ir::UnopKind::Not => self.builder.build_not(operand, local!(idx)).into(),
[INFO] [stdout]    |                                               ---------          ----------- in this macro invocation
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking alc_driver v0.0.0 (/opt/rustwide/workdir/compiler/alc_driver)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> compiler/alc_codegen_llvm/src/ctx.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 91 |             ir::BinopKind::Plus => self.builder.build_int_add(left, right, local!(idx)).into(),
[INFO] [stdout]    |                                                 -------------              ----------- in this macro invocation
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> compiler/alc_codegen_llvm/src/ctx.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 92 |             ir::BinopKind::Minus => self.builder.build_int_sub(left, right, local!(idx)).into(),
[INFO] [stdout]    |                                                  -------------              ----------- in this macro invocation
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> compiler/alc_codegen_llvm/src/ctx.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 93 |             ir::BinopKind::Mul => self.builder.build_int_mul(left, right, local!(idx)).into(),
[INFO] [stdout]    |                                                -------------              ----------- in this macro invocation
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> compiler/alc_codegen_llvm/src/ctx.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 96 |                 .build_int_unsigned_div(left, right, local!(idx))
[INFO] [stdout]    |                  ----------------------              ----------- in this macro invocation
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> compiler/alc_codegen_llvm/src/ctx.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 98 |             ir::BinopKind::And => self.builder.build_and(left, right, local!(idx)).into(),
[INFO] [stdout]    |                                                ---------              ----------- in this macro invocation
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> compiler/alc_codegen_llvm/src/ctx.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 99 |             ir::BinopKind::Or => self.builder.build_or(left, right, local!(idx)).into(),
[INFO] [stdout]    |                                               --------              ----------- in this macro invocation
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> compiler/alc_codegen_llvm/src/ctx.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 100 |             ir::BinopKind::Xor => self.builder.build_xor(left, right, local!(idx)).into(),
[INFO] [stdout]     |                                                ---------              ----------- in this macro invocation
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> compiler/alc_codegen_llvm/src/ctx.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 101 |             ir::BinopKind::LShift => self.builder.build_left_shift(left, right, local!(idx)).into(),
[INFO] [stdout]     |                                                   ----------------              ----------- in this macro invocation
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> compiler/alc_codegen_llvm/src/ctx.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 104 |                 .build_right_shift(left, right, false, local!(idx))
[INFO] [stdout]     |                  -----------------                     ----------- in this macro invocation
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> compiler/alc_codegen_llvm/src/ctx.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 107 |                 let comparison = self.builder.build_int_compare(
[INFO] [stdout]     |                                               ----------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 111 |                     local!(idx),
[INFO] [stdout]     |                     ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> compiler/alc_codegen_llvm/src/ctx.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 142 |                     .build_call(target_fn, compiled_args.as_slice(), local!(expr.local_idx))
[INFO] [stdout]     |                      ---------- borrow later used by call            ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> compiler/alc_codegen_llvm/src/ctx.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 let variant = self.build_alloc(*ty, local!(expr.local_idx), expr.span)?;
[INFO] [stdout]     |                                    -----------      ---------------------- in this macro invocation
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> compiler/alc_codegen_llvm/src/ctx.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout]  16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 164 |                 let record = self.build_alloc(*ty, local!(expr.local_idx), expr.span)?;
[INFO] [stdout]     |                                   -----------      ---------------------- in this macro invocation
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating compiler/alc_driver/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed compiler/alc_driver/src/lib.rs (1 fix)
[INFO] [stderr]     Checking alc v0.1.0 (/opt/rustwide/workdir/compiler/alc)
[INFO] [stderr]    Migrating compiler/alc/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.83s
[INFO] [stderr] crater-edition-check: alc v0.1.0 (/opt/rustwide/workdir/compiler/alc) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: alc_driver v0.0.0 (/opt/rustwide/workdir/compiler/alc_driver) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: alc_ast_lowering v0.0.0 (/opt/rustwide/workdir/compiler/alc_ast_lowering) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: alc_command_option v0.0.0 (/opt/rustwide/workdir/compiler/alc_command_option) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: alc_diagnostic v0.0.0 (/opt/rustwide/workdir/compiler/alc_diagnostic) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: alc_parser v0.0.0 (/opt/rustwide/workdir/compiler/alc_parser) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: alc_codegen_llvm v0.0.0 (/opt/rustwide/workdir/compiler/alc_codegen_llvm) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: alc_garbage_collector v0.0.0 (/opt/rustwide/workdir/compiler/alc_garbage_collector) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: alc_type_checker v0.0.0 (/opt/rustwide/workdir/compiler/alc_type_checker) updating edition from 2021 to 2024
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Checking alc_diagnostic v0.0.0 (/opt/rustwide/workdir/compiler/alc_diagnostic)
[INFO] [stderr]     Checking alc_command_option v0.0.0 (/opt/rustwide/workdir/compiler/alc_command_option)
[INFO] [stderr]     Checking alc_parser v0.0.0 (/opt/rustwide/workdir/compiler/alc_parser)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> compiler/alc_parser/src/lexer.rs:118:22
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn new(sess: &Files, file_id: FileId) -> Lexer {
[INFO] [stdout]     |                      ^^^^^^                      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn new(sess: &Files, file_id: FileId) -> Lexer<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking alc_ast_lowering v0.0.0 (/opt/rustwide/workdir/compiler/alc_ast_lowering)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> compiler/alc_parser/src/lexer.rs:118:22
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn new(sess: &Files, file_id: FileId) -> Lexer {
[INFO] [stdout]     |                      ^^^^^^                      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn new(sess: &Files, file_id: FileId) -> Lexer<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> compiler/alc_ast_lowering/src/ty.rs:320:20
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn ty_kind(&self, ty: Ty) -> TyKindRef {
[INFO] [stdout]     |                    ^^^^^             ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn ty_kind(&self, ty: Ty) -> TyKindRef<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> compiler/alc_ast_lowering/src/ty.rs:327:24
[INFO] [stdout]     |
[INFO] [stdout] 327 |     pub fn ty_kind_mut(&mut self, ty: Ty) -> TyKindRefMut {
[INFO] [stdout]     |                        ^^^^^^^^^             ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 327 |     pub fn ty_kind_mut(&mut self, ty: Ty) -> TyKindRefMut<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> compiler/alc_ast_lowering/src/ty.rs:320:20
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn ty_kind(&self, ty: Ty) -> TyKindRef {
[INFO] [stdout]     |                    ^^^^^             ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn ty_kind(&self, ty: Ty) -> TyKindRef<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> compiler/alc_ast_lowering/src/ty.rs:327:24
[INFO] [stdout]     |
[INFO] [stdout] 327 |     pub fn ty_kind_mut(&mut self, ty: Ty) -> TyKindRefMut {
[INFO] [stdout]     |                        ^^^^^^^^^             ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 327 |     pub fn ty_kind_mut(&mut self, ty: Ty) -> TyKindRefMut<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking alc_garbage_collector v0.0.0 (/opt/rustwide/workdir/compiler/alc_garbage_collector)
[INFO] [stderr]     Checking alc_type_checker v0.0.0 (/opt/rustwide/workdir/compiler/alc_type_checker)
[INFO] [stderr]     Checking alc_codegen_llvm v0.0.0 (/opt/rustwide/workdir/compiler/alc_codegen_llvm)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> compiler/alc_garbage_collector/src/lib.rs:28:41
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn new(ty_sess: &'gc ty::TySess) -> OwnRcCtx {
[INFO] [stdout]    |                      ---                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'gc`
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn new(ty_sess: &'gc ty::TySess) -> OwnRcCtx<'gc> {
[INFO] [stdout]    |                                                 +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> compiler/alc_garbage_collector/src/lib.rs:28:41
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn new(ty_sess: &'gc ty::TySess) -> OwnRcCtx {
[INFO] [stdout]    |                      ---                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'gc`
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn new(ty_sess: &'gc ty::TySess) -> OwnRcCtx<'gc> {
[INFO] [stdout]    |                                                 +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> compiler/alc_codegen_llvm/src/ctx.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |          |                             |
[INFO] [stdout]    |          |                             temporary value is freed at the end of this statement
[INFO] [stdout]    |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 65 |             ir::UnopKind::Not => self.builder.build_not(operand, local!(idx)).into(),
[INFO] [stdout]    |                                               ---------          ----------- in this macro invocation
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `format` which comes from the expansion of the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> compiler/alc_codegen_llvm/src/ctx.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |          |                             |
[INFO] [stdout]    |          |                             temporary value is freed at the end of this statement
[INFO] [stdout]    |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 65 |             ir::UnopKind::Not => self.builder.build_not(operand, local!(idx)).into(),
[INFO] [stdout]    |                                               ---------          ----------- in this macro invocation
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `format` which comes from the expansion of the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> compiler/alc_codegen_llvm/src/ctx.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |          |                             |
[INFO] [stdout]    |          |                             temporary value is freed at the end of this statement
[INFO] [stdout]    |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 91 |             ir::BinopKind::Plus => self.builder.build_int_add(left, right, local!(idx)).into(),
[INFO] [stdout]    |                                                 -------------              ----------- in this macro invocation
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `format` which comes from the expansion of the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> compiler/alc_codegen_llvm/src/ctx.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |          |                             |
[INFO] [stdout]    |          |                             temporary value is freed at the end of this statement
[INFO] [stdout]    |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 91 |             ir::BinopKind::Plus => self.builder.build_int_add(left, right, local!(idx)).into(),
[INFO] [stdout]    |                                                 -------------              ----------- in this macro invocation
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `format` which comes from the expansion of the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> compiler/alc_codegen_llvm/src/ctx.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |          |                             |
[INFO] [stdout]    |          |                             temporary value is freed at the end of this statement
[INFO] [stdout]    |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 92 |             ir::BinopKind::Minus => self.builder.build_int_sub(left, right, local!(idx)).into(),
[INFO] [stdout]    |                                                  -------------              ----------- in this macro invocation
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `format` which comes from the expansion of the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> compiler/alc_codegen_llvm/src/ctx.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |          |                             |
[INFO] [stdout]    |          |                             temporary value is freed at the end of this statement
[INFO] [stdout]    |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 92 |             ir::BinopKind::Minus => self.builder.build_int_sub(left, right, local!(idx)).into(),
[INFO] [stdout]    |                                                  -------------              ----------- in this macro invocation
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `format` which comes from the expansion of the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> compiler/alc_codegen_llvm/src/ctx.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |          |                             |
[INFO] [stdout]    |          |                             temporary value is freed at the end of this statement
[INFO] [stdout]    |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 93 |             ir::BinopKind::Mul => self.builder.build_int_mul(left, right, local!(idx)).into(),
[INFO] [stdout]    |                                                -------------              ----------- in this macro invocation
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `format` which comes from the expansion of the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> compiler/alc_codegen_llvm/src/ctx.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |          |                             |
[INFO] [stdout]    |          |                             temporary value is freed at the end of this statement
[INFO] [stdout]    |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 93 |             ir::BinopKind::Mul => self.builder.build_int_mul(left, right, local!(idx)).into(),
[INFO] [stdout]    |                                                -------------              ----------- in this macro invocation
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `format` which comes from the expansion of the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> compiler/alc_codegen_llvm/src/ctx.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |          |                             |
[INFO] [stdout]    |          |                             temporary value is freed at the end of this statement
[INFO] [stdout]    |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 96 |                 .build_int_unsigned_div(left, right, local!(idx))
[INFO] [stdout]    |                  ----------------------              ----------- in this macro invocation
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `format` which comes from the expansion of the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> compiler/alc_codegen_llvm/src/ctx.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |          |                             |
[INFO] [stdout]    |          |                             temporary value is freed at the end of this statement
[INFO] [stdout]    |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 96 |                 .build_int_unsigned_div(left, right, local!(idx))
[INFO] [stdout]    |                  ----------------------              ----------- in this macro invocation
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `format` which comes from the expansion of the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> compiler/alc_codegen_llvm/src/ctx.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |          |                             |
[INFO] [stdout]    |          |                             temporary value is freed at the end of this statement
[INFO] [stdout]    |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 98 |             ir::BinopKind::And => self.builder.build_and(left, right, local!(idx)).into(),
[INFO] [stdout]    |                                                ---------              ----------- in this macro invocation
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `format` which comes from the expansion of the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> compiler/alc_codegen_llvm/src/ctx.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |          |                             |
[INFO] [stdout]    |          |                             temporary value is freed at the end of this statement
[INFO] [stdout]    |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 98 |             ir::BinopKind::And => self.builder.build_and(left, right, local!(idx)).into(),
[INFO] [stdout]    |                                                ---------              ----------- in this macro invocation
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `format` which comes from the expansion of the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> compiler/alc_codegen_llvm/src/ctx.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |          |                             |
[INFO] [stdout]    |          |                             temporary value is freed at the end of this statement
[INFO] [stdout]    |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 99 |             ir::BinopKind::Or => self.builder.build_or(left, right, local!(idx)).into(),
[INFO] [stdout]    |                                               --------              ----------- in this macro invocation
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `format` which comes from the expansion of the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> compiler/alc_codegen_llvm/src/ctx.rs:16:10
[INFO] [stdout]     |
[INFO] [stdout]  16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |          |                             |
[INFO] [stdout]     |          |                             temporary value is freed at the end of this statement
[INFO] [stdout]     |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 100 |             ir::BinopKind::Xor => self.builder.build_xor(left, right, local!(idx)).into(),
[INFO] [stdout]     |                                                ---------              ----------- in this macro invocation
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> compiler/alc_codegen_llvm/src/ctx.rs:16:10
[INFO] [stdout]     |
[INFO] [stdout]  16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |          |                             |
[INFO] [stdout]     |          |                             temporary value is freed at the end of this statement
[INFO] [stdout]     |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 101 |             ir::BinopKind::LShift => self.builder.build_left_shift(left, right, local!(idx)).into(),
[INFO] [stdout]     |                                                   ----------------              ----------- in this macro invocation
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> compiler/alc_codegen_llvm/src/ctx.rs:16:10
[INFO] [stdout]     |
[INFO] [stdout]  16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |          |                             |
[INFO] [stdout]     |          |                             temporary value is freed at the end of this statement
[INFO] [stdout]     |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 104 |                 .build_right_shift(left, right, false, local!(idx))
[INFO] [stdout]     |                  -----------------                     ----------- in this macro invocation
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> compiler/alc_codegen_llvm/src/ctx.rs:16:10
[INFO] [stdout]     |
[INFO] [stdout]  16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |          |                             |
[INFO] [stdout]     |          |                             temporary value is freed at the end of this statement
[INFO] [stdout]     |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 107 |                 let comparison = self.builder.build_int_compare(
[INFO] [stdout]     |                                               ----------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 111 |                     local!(idx),
[INFO] [stdout]     |                     ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> compiler/alc_codegen_llvm/src/ctx.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |          |                             |
[INFO] [stdout]    |          |                             temporary value is freed at the end of this statement
[INFO] [stdout]    |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 99 |             ir::BinopKind::Or => self.builder.build_or(left, right, local!(idx)).into(),
[INFO] [stdout]    |                                               --------              ----------- in this macro invocation
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `format` which comes from the expansion of the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> compiler/alc_codegen_llvm/src/ctx.rs:16:10
[INFO] [stdout]     |
[INFO] [stdout]  16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |          |                             |
[INFO] [stdout]     |          |                             temporary value is freed at the end of this statement
[INFO] [stdout]     |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 100 |             ir::BinopKind::Xor => self.builder.build_xor(left, right, local!(idx)).into(),
[INFO] [stdout]     |                                                ---------              ----------- in this macro invocation
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> compiler/alc_codegen_llvm/src/ctx.rs:16:10
[INFO] [stdout]     |
[INFO] [stdout]  16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |          |                             |
[INFO] [stdout]     |          |                             temporary value is freed at the end of this statement
[INFO] [stdout]     |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 101 |             ir::BinopKind::LShift => self.builder.build_left_shift(left, right, local!(idx)).into(),
[INFO] [stdout]     |                                                   ----------------              ----------- in this macro invocation
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> compiler/alc_codegen_llvm/src/ctx.rs:16:10
[INFO] [stdout]     |
[INFO] [stdout]  16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |          |                             |
[INFO] [stdout]     |          |                             temporary value is freed at the end of this statement
[INFO] [stdout]     |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 104 |                 .build_right_shift(left, right, false, local!(idx))
[INFO] [stdout]     |                  -----------------                     ----------- in this macro invocation
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> compiler/alc_codegen_llvm/src/ctx.rs:16:10
[INFO] [stdout]     |
[INFO] [stdout]  16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |          |                             |
[INFO] [stdout]     |          |                             temporary value is freed at the end of this statement
[INFO] [stdout]     |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 107 |                 let comparison = self.builder.build_int_compare(
[INFO] [stdout]     |                                               ----------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 111 |                     local!(idx),
[INFO] [stdout]     |                     ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> compiler/alc_codegen_llvm/src/ctx.rs:16:10
[INFO] [stdout]     |
[INFO] [stdout]  16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |          |                             |
[INFO] [stdout]     |          |                             temporary value is freed at the end of this statement
[INFO] [stdout]     |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 142 |                     .build_call(target_fn, compiled_args.as_slice(), local!(expr.local_idx))
[INFO] [stdout]     |                      ---------- borrow later used by call            ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> compiler/alc_codegen_llvm/src/ctx.rs:16:10
[INFO] [stdout]     |
[INFO] [stdout]  16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |          |                             |
[INFO] [stdout]     |          |                             temporary value is freed at the end of this statement
[INFO] [stdout]     |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 let variant = self.build_alloc(*ty, local!(expr.local_idx), expr.span)?;
[INFO] [stdout]     |                                    -----------      ---------------------- in this macro invocation
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> compiler/alc_codegen_llvm/src/ctx.rs:16:10
[INFO] [stdout]     |
[INFO] [stdout]  16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |          |                             |
[INFO] [stdout]     |          |                             temporary value is freed at the end of this statement
[INFO] [stdout]     |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 164 |                 let record = self.build_alloc(*ty, local!(expr.local_idx), expr.span)?;
[INFO] [stdout]     |                                   -----------      ---------------------- in this macro invocation
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> compiler/alc_codegen_llvm/src/ctx.rs:16:10
[INFO] [stdout]     |
[INFO] [stdout]  16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |          |                             |
[INFO] [stdout]     |          |                             temporary value is freed at the end of this statement
[INFO] [stdout]     |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 142 |                     .build_call(target_fn, compiled_args.as_slice(), local!(expr.local_idx))
[INFO] [stdout]     |                      ---------- borrow later used by call            ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> compiler/alc_codegen_llvm/src/ctx.rs:16:10
[INFO] [stdout]     |
[INFO] [stdout]  16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |          |                             |
[INFO] [stdout]     |          |                             temporary value is freed at the end of this statement
[INFO] [stdout]     |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 157 |                 let variant = self.build_alloc(*ty, local!(expr.local_idx), expr.span)?;
[INFO] [stdout]     |                                    -----------      ---------------------- in this macro invocation
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> compiler/alc_codegen_llvm/src/ctx.rs:16:10
[INFO] [stdout]     |
[INFO] [stdout]  16 |         &format!("alc_{}", $idx.index())
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |          |                             |
[INFO] [stdout]     |          |                             temporary value is freed at the end of this statement
[INFO] [stdout]     |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 164 |                 let record = self.build_alloc(*ty, local!(expr.local_idx), expr.span)?;
[INFO] [stdout]     |                                   -----------      ---------------------- in this macro invocation
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` which comes from the expansion of the macro `local` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `alc_codegen_llvm` (lib test) due to 14 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `alc_codegen_llvm` (lib) due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "18840907b3a657d3de16eb0a2873673c389a861cd3444ffbdadd46ef112c0007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18840907b3a657d3de16eb0a2873673c389a861cd3444ffbdadd46ef112c0007", kill_on_drop: false }`
[INFO] [stdout] 18840907b3a657d3de16eb0a2873673c389a861cd3444ffbdadd46ef112c0007
